home *** CD-ROM | disk | FTP | other *** search
- /* $VER: JMAC0 40.1 (31.8.93)
- *
- * Jaz file system entry
- *
- * This file enables CrossMacFileSystem on a 1G Jaz cartridge.
- */
-
- FileSystem = L:CrossMacFileSystem
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 65
- SectorsPerBlock = 1
- SectorSize = 512
- Mask = 0x7FFFFFFE
- MaxTransfer = 0x100000
- Reserved = 0
- Interleave = 0
- LowCyl = 0
- HighCyl = 16084
- Buffers = 5
- BufMemType = 0
- StackSize = 2000
- Priority = 10
- GlobVec = -1
- DosType = 0x4d414300
-
- /* The Device and Unit fields are controlled by tooltypes in the JMAC0 icon. *
- * Device = scsi.device
- * Unit = 4
- */
-